home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / hudba / earmaster / earpro4setup.exe / {app} / ear40.exe / 0 / RCDATA / TREPORTS / TREPORTS.txt
Text File  |  2003-04-03  |  36KB  |  1,415 lines

  1. object Reports: TReports
  2.   Left = 272
  3.   Top = 52
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'User reports'
  7.   ClientHeight = 372
  8.   ClientWidth = 466
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 16
  23.   object Bevel1: TBevel
  24.     Left = 2
  25.     Top = 10
  26.     Width = 463
  27.     Height = 319
  28.     Style = bsRaised
  29.   end
  30.   object Button1: TButton
  31.     Left = 182
  32.     Top = 342
  33.     Width = 93
  34.     Height = 25
  35.     Caption = 'Preview'
  36.     TabOrder = 3
  37.     OnClick = Button1Click
  38.   end
  39.   object Button2: TButton
  40.     Left = 277
  41.     Top = 342
  42.     Width = 93
  43.     Height = 25
  44.     Caption = 'Print'
  45.     TabOrder = 4
  46.     OnClick = Button2Click
  47.   end
  48.   object GroupBox1: TGroupBox
  49.     Left = 248
  50.     Top = 26
  51.     Width = 193
  52.     Height = 175
  53.     Caption = 'Users'
  54.     TabOrder = 0
  55.     object RadioButton1: TRadioButton
  56.       Left = 10
  57.       Top = 125
  58.       Width = 118
  59.       Height = 17
  60.       HelpContext = 283
  61.       Caption = 'Single user:'
  62.       TabOrder = 2
  63.     end
  64.     object RadioButton2: TRadioButton
  65.       Left = 10
  66.       Top = 72
  67.       Width = 118
  68.       Height = 17
  69.       HelpContext = 282
  70.       Caption = 'Class:'
  71.       TabOrder = 1
  72.     end
  73.     object RadioButton3: TRadioButton
  74.       Left = 10
  75.       Top = 25
  76.       Width = 173
  77.       Height = 17
  78.       HelpContext = 280
  79.       Caption = 'All users'
  80.       Checked = True
  81.       TabOrder = 0
  82.       TabStop = True
  83.     end
  84.     object RadioButton4: TRadioButton
  85.       Left = 10
  86.       Top = 48
  87.       Width = 173
  88.       Height = 17
  89.       HelpContext = 281
  90.       Caption = 'All students'
  91.       TabOrder = 3
  92.     end
  93.     object ComboBox2: TComboBox
  94.       Left = 28
  95.       Top = 90
  96.       Width = 149
  97.       Height = 24
  98.       HelpContext = 282
  99.       Style = csDropDownList
  100.       ItemHeight = 16
  101.       TabOrder = 4
  102.       OnChange = DBLookupComboBox2Click
  103.     end
  104.     object ComboBox3: TComboBox
  105.       Left = 28
  106.       Top = 141
  107.       Width = 149
  108.       Height = 24
  109.       HelpContext = 283
  110.       Style = csDropDownList
  111.       ItemHeight = 16
  112.       TabOrder = 5
  113.       OnChange = DBLookupComboBox1Click
  114.     end
  115.   end
  116.   object GroupBox2: TGroupBox
  117.     Left = 16
  118.     Top = 26
  119.     Width = 213
  120.     Height = 287
  121.     HelpContext = 285
  122.     Caption = 'Exercises'
  123.     TabOrder = 2
  124.     object Bevel2: TBevel
  125.       Left = 0
  126.       Top = 43
  127.       Width = 425
  128.       Height = 2
  129.     end
  130.     object CheckBox1: TCheckBox
  131.       Left = 12
  132.       Top = 56
  133.       Width = 174
  134.       Height = 17
  135.       HelpContext = 285
  136.       Caption = 'Chord Identification'
  137.       TabOrder = 1
  138.       OnClick = CheckBox1Click
  139.     end
  140.     object CheckBox2: TCheckBox
  141.       Left = 12
  142.       Top = 79
  143.       Width = 174
  144.       Height = 17
  145.       HelpContext = 285
  146.       Caption = 'Chord Inversions'
  147.       TabOrder = 2
  148.       OnClick = CheckBox1Click
  149.     end
  150.     object CheckBox3: TCheckBox
  151.       Left = 12
  152.       Top = 169
  153.       Width = 174
  154.       Height = 17
  155.       HelpContext = 285
  156.       Caption = 'Scale Identification'
  157.       TabOrder = 5
  158.       OnClick = CheckBox1Click
  159.     end
  160.     object CheckBox4: TCheckBox
  161.       Left = 12
  162.       Top = 124
  163.       Width = 174
  164.       Height = 17
  165.       HelpContext = 285
  166.       Caption = 'Interval Identification'
  167.       TabOrder = 3
  168.       OnClick = CheckBox1Click
  169.     end
  170.     object CheckBox5: TCheckBox
  171.       Left = 12
  172.       Top = 147
  173.       Width = 174
  174.       Height = 17
  175.       HelpContext = 285
  176.       Caption = 'Interval Comparison'
  177.       TabOrder = 4
  178.       OnClick = CheckBox1Click
  179.     end
  180.     object CheckBox6: TCheckBox
  181.       Left = 12
  182.       Top = 192
  183.       Width = 174
  184.       Height = 17
  185.       HelpContext = 285
  186.       Caption = 'Melody Dictate'
  187.       TabOrder = 6
  188.       OnClick = CheckBox1Click
  189.     end
  190.     object CheckBox7: TCheckBox
  191.       Left = 12
  192.       Top = 215
  193.       Width = 174
  194.       Height = 17
  195.       HelpContext = 285
  196.       Caption = 'Rhythm Imitation'
  197.       TabOrder = 7
  198.       OnClick = CheckBox1Click
  199.     end
  200.     object CheckBox8: TCheckBox
  201.       Left = 12
  202.       Top = 237
  203.       Width = 174
  204.       Height = 17
  205.       HelpContext = 285
  206.       Caption = 'Rhythm Reading'
  207.       TabOrder = 8
  208.       OnClick = CheckBox1Click
  209.     end
  210.     object CheckBox9: TCheckBox
  211.       Left = 12
  212.       Top = 260
  213.       Width = 174
  214.       Height = 17
  215.       HelpContext = 285
  216.       Caption = 'Rhythm Correction'
  217.       TabOrder = 9
  218.       OnClick = CheckBox1Click
  219.     end
  220.     object CheckBox10: TCheckBox
  221.       Left = 12
  222.       Top = 21
  223.       Width = 170
  224.       Height = 17
  225.       HelpContext = 285
  226.       AllowGrayed = True
  227.       Caption = 'All'
  228.       TabOrder = 0
  229.       OnClick = CheckBox10Click
  230.     end
  231.     object CheckBox11: TCheckBox
  232.       Left = 12
  233.       Top = 101
  234.       Width = 174
  235.       Height = 17
  236.       HelpContext = 285
  237.       Caption = 'CheckBox11'
  238.       TabOrder = 10
  239.       OnClick = CheckBox1Click
  240.     end
  241.   end
  242.   object GroupBox3: TGroupBox
  243.     Left = 248
  244.     Top = 223
  245.     Width = 193
  246.     Height = 90
  247.     Caption = 'Results'
  248.     TabOrder = 1
  249.     object Label1: TLabel
  250.       Left = 12
  251.       Top = 27
  252.       Width = 103
  253.       Height = 16
  254.       Caption = 'Results from past'
  255.     end
  256.     object Label2: TLabel
  257.       Left = 82
  258.       Top = 55
  259.       Width = 38
  260.       Height = 16
  261.       Caption = 'day(s)'
  262.     end
  263.     object ComboBox1: TComboBox
  264.       Left = 14
  265.       Top = 51
  266.       Width = 55
  267.       Height = 24
  268.       HelpContext = 284
  269.       DropDownCount = 6
  270.       ItemHeight = 16
  271.       Items.Strings = (
  272.         '1'
  273.         '3'
  274.         '5'
  275.         '7'
  276.         '14'
  277.         '21')
  278.       TabOrder = 0
  279.       Text = '7'
  280.     end
  281.   end
  282.   object Button3: TButton
  283.     Left = 372
  284.     Top = 342
  285.     Width = 93
  286.     Height = 25
  287.     Caption = 'Close'
  288.     ModalResult = 2
  289.     TabOrder = 5
  290.   end
  291.   object QuickRep2: TQuickRep
  292.     Left = 4
  293.     Top = 384
  294.     Width = 476
  295.     Height = 674
  296.     Frame.Color = clBlack
  297.     Frame.DrawTop = False
  298.     Frame.DrawBottom = False
  299.     Frame.DrawLeft = False
  300.     Frame.DrawRight = False
  301.     AfterPrint = QuickRep1AfterPrint
  302.     AfterPreview = QuickRep1AfterPrint
  303.     Font.Charset = DEFAULT_CHARSET
  304.     Font.Color = clWindowText
  305.     Font.Height = -17
  306.     Font.Name = 'Arial'
  307.     Font.Style = []
  308.     Functions.Strings = (
  309.       'PAGENUMBER'
  310.       'COLUMNNUMBER'
  311.       'REPORTTITLE'
  312.       'QRSTRINGSBAND1'
  313.       'QRSTRINGSBAND2')
  314.     Functions.DATA = (
  315.       '0'
  316.       '0'
  317.       #39#39
  318.       #39#39
  319.       #39#39)
  320.     OnPreview = QuickRep1Preview
  321.     Options = [FirstPageHeader, LastPageFooter]
  322.     Page.Columns = 1
  323.     Page.Orientation = poPortrait
  324.     Page.PaperSize = Default
  325.     Page.Values = (
  326.       100.000000000000000000
  327.       2970.000000000000000000
  328.       100.000000000000000000
  329.       2100.000000000000000000
  330.       100.000000000000000000
  331.       100.000000000000000000
  332.       0.000000000000000000)
  333.     PrinterSettings.Copies = 1
  334.     PrinterSettings.Duplex = False
  335.     PrinterSettings.FirstPage = 0
  336.     PrinterSettings.LastPage = 0
  337.     PrinterSettings.OutputBin = First
  338.     PrintIfEmpty = True
  339.     SnapToGrid = True
  340.     Units = MM
  341.     Zoom = 60
  342.     object QRBand2: TQRBand
  343.       Left = 23
  344.       Top = 23
  345.       Width = 431
  346.       Height = 48
  347.       Frame.Color = clBlack
  348.       Frame.DrawTop = False
  349.       Frame.DrawBottom = True
  350.       Frame.DrawLeft = False
  351.       Frame.DrawRight = False
  352.       Frame.Width = 2
  353.       AlignToBottom = False
  354.       Color = clWhite
  355.       ForceNewColumn = False
  356.       ForceNewPage = False
  357.       Size.Values = (
  358.         211.666666666666700000
  359.         1900.590277777778000000)
  360.       BandType = rbTitle
  361.       object QRLabel77: TQRLabel
  362.         Left = 0
  363.         Top = 2
  364.         Width = 322
  365.         Height = 20
  366.         Frame.Color = clBlack
  367.         Frame.DrawTop = False
  368.         Frame.DrawBottom = False
  369.         Frame.DrawLeft = False
  370.         Frame.DrawRight = False
  371.         Size.Values = (
  372.           88.194444444444440000
  373.           0.000000000000000000
  374.           8.819444444444444000
  375.           1419.930555555556000000)
  376.         Alignment = taLeftJustify
  377.         AlignToBand = True
  378.         AutoSize = False
  379.         AutoStretch = False
  380.         Caption = 'EarMaster Report'
  381.         Color = clWhite
  382.         Font.Charset = DEFAULT_CHARSET
  383.         Font.Color = clWindowText
  384.         Font.Height = -27
  385.         Font.Name = 'Arial'
  386.         Font.Style = []
  387.         ParentFont = False
  388.         Transparent = False
  389.         WordWrap = True
  390.         FontSize = 20
  391.       end
  392.       object QRSysData5: TQRSysData
  393.         Left = 385
  394.         Top = 1
  395.         Width = 46
  396.         Height = 10
  397.         Frame.Color = clBlack
  398.         Frame.DrawTop = False
  399.         Frame.DrawBottom = False
  400.         Frame.DrawLeft = False
  401.         Frame.DrawRight = False
  402.         Size.Values = (
  403.           44.097222222222220000
  404.           1697.743055555556000000
  405.           4.409722222222222000
  406.           202.847222222222200000)
  407.         Alignment = taRightJustify
  408.         AlignToBand = True
  409.         AutoSize = False
  410.         Color = clWhite
  411.         Data = qrsDate
  412.         Font.Charset = DEFAULT_CHARSET
  413.         Font.Color = clWindowText
  414.         Font.Height = -13
  415.         Font.Name = 'Arial'
  416.         Font.Style = []
  417.         ParentFont = False
  418.         Transparent = False
  419.         FontSize = 10
  420.       end
  421.       object QRLabel79: TQRLabel
  422.         Left = 392
  423.         Top = 34
  424.         Width = 39
  425.         Height = 10
  426.         Frame.Color = clBlack
  427.         Frame.DrawTop = False
  428.         Frame.DrawBottom = False
  429.         Frame.DrawLeft = False
  430.         Frame.DrawRight = False
  431.         Size.Values = (
  432.           44.097222222222220000
  433.           1728.611111111111000000
  434.           149.930555555555600000
  435.           171.979166666666700000)
  436.         Alignment = taRightJustify
  437.         AlignToBand = True
  438.         AutoSize = True
  439.         AutoStretch = False
  440.         Caption = 'QRLabel75'
  441.         Color = clWhite
  442.         Font.Charset = DEFAULT_CHARSET
  443.         Font.Color = clWindowText
  444.         Font.Height = -13
  445.         Font.Name = 'Arial'
  446.         Font.Style = []
  447.         ParentFont = False
  448.         Transparent = False
  449.         WordWrap = True
  450.         FontSize = 10
  451.       end
  452.       object QRLabel80: TQRLabel
  453.         Left = 0
  454.         Top = 30
  455.         Width = 91
  456.         Height = 12
  457.         Frame.Color = clBlack
  458.         Frame.DrawTop = False
  459.         Frame.DrawBottom = False
  460.         Frame.DrawLeft = False
  461.         Frame.DrawRight = False
  462.         Size.Values = (
  463.           52.916666666666670000
  464.           0.000000000000000000
  465.           132.291666666666700000
  466.           401.284722222222200000)
  467.         Alignment = taLeftJustify
  468.         AlignToBand = True
  469.         AutoSize = True
  470.         AutoStretch = False
  471.         Caption = 'Chord Identification'
  472.         Color = clWhite
  473.         Font.Charset = DEFAULT_CHARSET
  474.         Font.Color = clWindowText
  475.         Font.Height = -16
  476.         Font.Name = 'Arial'
  477.         Font.Style = [fsBold]
  478.         ParentFont = False
  479.         Transparent = False
  480.         WordWrap = True
  481.         FontSize = 12
  482.       end
  483.       object QRSysData7: TQRSysData
  484.         Left = 326
  485.         Top = 1
  486.         Width = 52
  487.         Height = 10
  488.         Frame.Color = clBlack
  489.         Frame.DrawTop = False
  490.         Frame.DrawBottom = False
  491.         Frame.DrawLeft = False
  492.         Frame.DrawRight = False
  493.         Size.Values = (
  494.           42.333333333333330000
  495.           1439.333333333333000000
  496.           3.527777777777778000
  497.           229.305555555555600000)
  498.         Alignment = taRightJustify
  499.         AlignToBand = False
  500.         AutoSize = False
  501.         Color = clWhite
  502.         Data = qrsTime
  503.         Font.Charset = DEFAULT_CHARSET
  504.         Font.Color = clWindowText
  505.         Font.Height = -13
  506.         Font.Name = 'Arial'
  507.         Font.Style = []
  508.         ParentFont = False
  509.         Transparent = False
  510.         FontSize = 10
  511.       end
  512.       object UserCount: TQRLabel
  513.         Left = 394
  514.         Top = 23
  515.         Width = 37
  516.         Height = 10
  517.         Frame.Color = clBlack
  518.         Frame.DrawTop = False
  519.         Frame.DrawBottom = False
  520.         Frame.DrawLeft = False
  521.         Frame.DrawRight = False
  522.         Size.Values = (
  523.           44.097222222222220000
  524.           1737.430555555556000000
  525.           101.423611111111100000
  526.           163.159722222222200000)
  527.         Alignment = taRightJustify
  528.         AlignToBand = True
  529.         AutoSize = True
  530.         AutoStretch = False
  531.         Caption = 'UserCount'
  532.         Color = clWhite
  533.         Font.Charset = DEFAULT_CHARSET
  534.         Font.Color = clWindowText
  535.         Font.Height = -13
  536.         Font.Name = 'Arial'
  537.         Font.Style = []
  538.         ParentFont = False
  539.         Transparent = False
  540.         WordWrap = True
  541.         FontSize = 10
  542.       end
  543.       object QRLabel2: TQRLabel
  544.         Left = 396
  545.         Top = 12
  546.         Width = 35
  547.         Height = 10
  548.         Frame.Color = clBlack
  549.         Frame.DrawTop = False
  550.         Frame.DrawBottom = False
  551.         Frame.DrawLeft = False
  552.         Frame.DrawRight = False
  553.         Size.Values = (
  554.           44.097222222222220000
  555.           1746.250000000000000000
  556.           52.916666666666670000
  557.           154.340277777777800000)
  558.         Alignment = taRightJustify
  559.         AlignToBand = True
  560.         AutoSize = True
  561.         AutoStretch = False
  562.         Caption = 'QRLabel2'
  563.         Color = clWhite
  564.         Font.Charset = DEFAULT_CHARSET
  565.         Font.Color = clWindowText
  566.         Font.Height = -13
  567.         Font.Name = 'Arial'
  568.         Font.Style = []
  569.         ParentFont = False
  570.         Transparent = False
  571.         WordWrap = True
  572.         FontSize = 10
  573.       end
  574.     end
  575.     object QRSubDetail10: TQRSubDetail
  576.       Left = 23
  577.       Top = 125
  578.       Width = 431
  579.       Height = 11
  580.       Frame.Color = clBlack
  581.       Frame.DrawTop = False
  582.       Frame.DrawBottom = False
  583.       Frame.DrawLeft = False
  584.       Frame.DrawRight = False
  585.       AlignToBottom = False
  586.       BeforePrint = QRSubDetail1BeforePrint
  587.       Color = clWhite
  588.       ForceNewColumn = False
  589.       ForceNewPage = False
  590.       Size.Values = (
  591.         48.506944444444440000
  592.         1900.590277777778000000)
  593.       Master = QRStringsBand1
  594.       FooterBand = QRBand6
  595.       OnNeedData = QRSubDetail10NeedData
  596.       PrintBefore = False
  597.       PrintIfEmpty = True
  598.       object QRLabel81: TQRLabel
  599.         Left = 340
  600.         Top = 2
  601.         Width = 26
  602.         Height = 10
  603.         Frame.Color = clBlack
  604.         Frame.DrawTop = False
  605.         Frame.DrawBottom = False
  606.         Frame.DrawLeft = False
  607.         Frame.DrawRight = False
  608.         Size.Values = (
  609.           42.333333333333330000
  610.           1499.305555555555000000
  611.           7.055555555555555000
  612.           112.888888888888900000)
  613.         Alignment = taRightJustify
  614.         AlignToBand = False
  615.         AutoSize = False
  616.         AutoStretch = False
  617.         Caption = 'QRLabel4'
  618.         Color = clWhite
  619.         Font.Charset = DEFAULT_CHARSET
  620.         Font.Color = clWindowText
  621.         Font.Height = -13
  622.         Font.Name = 'Arial'
  623.         Font.Style = []
  624.         ParentFont = False
  625.         Transparent = False
  626.         WordWrap = True
  627.         FontSize = 10
  628.       end
  629.       object QRLabel82: TQRLabel
  630.         Left = 396
  631.         Top = 2
  632.         Width = 26
  633.         Height = 10
  634.         Frame.Color = clBlack
  635.         Frame.DrawTop = False
  636.         Frame.DrawBottom = False
  637.         Frame.DrawLeft = False
  638.         Frame.DrawRight = False
  639.         Size.Values = (
  640.           42.333333333333330000
  641.           1746.250000000000000000
  642.           7.055555555555556000
  643.           112.888888888888900000)
  644.         Alignment = taRightJustify
  645.         AlignToBand = False
  646.         AutoSize = False
  647.         AutoStretch = False
  648.         Caption = 'QRLabel5'
  649.         Color = clWhite
  650.         Font.Charset = DEFAULT_CHARSET
  651.         Font.Color = clWindowText
  652.         Font.Height = -13
  653.         Font.Name = 'Arial'
  654.         Font.Style = []
  655.         ParentFont = False
  656.         Transparent = False
  657.         WordWrap = True
  658.         FontSize = 10
  659.       end
  660.       object ResultDuration: TQRLabel
  661.         Left = 280
  662.         Top = 1
  663.         Width = 39
  664.         Height = 10
  665.         Frame.Color = clBlack
  666.         Frame.DrawTop = False
  667.         Frame.DrawBottom = False
  668.         Frame.DrawLeft = False
  669.         Frame.DrawRight = False
  670.         Size.Values = (
  671.           44.097222222222220000
  672.           1234.722222222222000000
  673.           4.409722222222222000
  674.           171.979166666666700000)
  675.         Alignment = taLeftJustify
  676.         AlignToBand = False
  677.         AutoSize = True
  678.         AutoStretch = False
  679.         Caption = 'QRLabel44'
  680.         Color = clWhite
  681.         Font.Charset = DEFAULT_CHARSET
  682.         Font.Color = clWindowText
  683.         Font.Height = -13
  684.         Font.Name = 'Arial'
  685.         Font.Style = []
  686.         ParentFont = False
  687.         Transparent = False
  688.         WordWrap = True
  689.         FontSize = 10
  690.       end
  691.       object QRLabel89: TQRLabel
  692.         Left = 367
  693.         Top = 2
  694.         Width = 26
  695.         Height = 10
  696.         Frame.Color = clBlack
  697.         Frame.DrawTop = False
  698.         Frame.DrawBottom = False
  699.         Frame.DrawLeft = False
  700.         Frame.DrawRight = False
  701.         Size.Values = (
  702.           42.333333333333330000
  703.           1619.250000000000000000
  704.           7.055555555555556000
  705.           112.888888888888900000)
  706.         Alignment = taLeftJustify
  707.         AlignToBand = False
  708.         AutoSize = False
  709.         AutoStretch = False
  710.         Caption = 'QRLabel89'
  711.         Color = clWhite
  712.         Font.Charset = DEFAULT_CHARSET
  713.         Font.Color = clWindowText
  714.         Font.Height = -13
  715.         Font.Name = 'Arial'
  716.         Font.Style = []
  717.         ParentFont = False
  718.         Transparent = False
  719.         WordWrap = True
  720.         FontSize = 10
  721.       end
  722.       object ResultLevelname: TQRLabel
  723.         Left = 109
  724.         Top = 2
  725.         Width = 163
  726.         Height = 10
  727.         Frame.Color = clBlack
  728.         Frame.DrawTop = False
  729.         Frame.DrawBottom = False
  730.         Frame.DrawLeft = False
  731.         Frame.DrawRight = False
  732.         Size.Values = (
  733.           44.097222222222230000
  734.           480.659722222222300000
  735.           8.819444444444445000
  736.           718.784722222222300000)
  737.         Alignment = taLeftJustify
  738.         AlignToBand = False
  739.         AutoSize = False
  740.         AutoStretch = False
  741.         Caption = 'ResultLevelname'
  742.         Color = clWhite
  743.         Font.Charset = DEFAULT_CHARSET
  744.         Font.Color = clWindowText
  745.         Font.Height = -13
  746.         Font.Name = 'Arial'
  747.         Font.Style = []
  748.         ParentFont = False
  749.         Transparent = False
  750.         WordWrap = True
  751.         FontSize = 10
  752.       end
  753.       object ResultTime: TQRLabel
  754.         Left = 59
  755.         Top = 2
  756.         Width = 40
  757.         Height = 10
  758.         Frame.Color = clBlack
  759.         Frame.DrawTop = False
  760.         Frame.DrawBottom = False
  761.         Frame.DrawLeft = False
  762.         Frame.DrawRight = False
  763.         Size.Values = (
  764.           44.097222222222220000
  765.           260.173611111111100000
  766.           8.819444444444444000
  767.           176.388888888888900000)
  768.         Alignment = taLeftJustify
  769.         AlignToBand = False
  770.         AutoSize = True
  771.         AutoStretch = False
  772.         Caption = 'ResultTime'
  773.         Color = clWhite
  774.         Font.Charset = DEFAULT_CHARSET
  775.         Font.Color = clWindowText
  776.         Font.Height = -13
  777.         Font.Name = 'Arial'
  778.         Font.Style = []
  779.         ParentFont = False
  780.         Transparent = False
  781.         WordWrap = True
  782.         FontSize = 10
  783.       end
  784.       object Resultdate: TQRLabel
  785.         Left = 11
  786.         Top = 2
  787.         Width = 38
  788.         Height = 10
  789.         Frame.Color = clBlack
  790.         Frame.DrawTop = False
  791.         Frame.DrawBottom = False
  792.         Frame.DrawLeft = False
  793.         Frame.DrawRight = False
  794.         Size.Values = (
  795.           44.097222222222220000
  796.           48.506944444444440000
  797.           8.819444444444444000
  798.           167.569444444444400000)
  799.         Alignment = taLeftJustify
  800.         AlignToBand = False
  801.         AutoSize = True
  802.         AutoStretch = False
  803.         Caption = 'Resultdate'
  804.         Color = clWhite
  805.         Font.Charset = DEFAULT_CHARSET
  806.         Font.Color = clWindowText
  807.         Font.Height = -13
  808.         Font.Name = 'Arial'
  809.         Font.Style = []
  810.         ParentFont = False
  811.         Transparent = False
  812.         WordWrap = True
  813.         FontSize = 10
  814.       end
  815.     end
  816.     object QRBand4: TQRBand
  817.       Left = 23
  818.       Top = 155
  819.       Width = 431
  820.       Height = 19
  821.       Frame.Color = clBlack
  822.       Frame.DrawTop = False
  823.       Frame.DrawBottom = False
  824.       Frame.DrawLeft = False
  825.       Frame.DrawRight = False
  826.       AlignToBottom = False
  827.       Color = clWhite
  828.       ForceNewColumn = False
  829.       ForceNewPage = False
  830.       Size.Values = (
  831.         83.784722222222220000
  832.         1900.590277777778000000)
  833.       BandType = rbPageFooter
  834.       object QRSysData8: TQRSysData
  835.         Left = 403
  836.         Top = 6
  837.         Width = 28
  838.         Height = 10
  839.         Frame.Color = clBlack
  840.         Frame.DrawTop = False
  841.         Frame.DrawBottom = False
  842.         Frame.DrawLeft = False
  843.         Frame.DrawRight = False
  844.         Size.Values = (
  845.           44.097222222222220000
  846.           1777.118055555556000000
  847.           26.458333333333330000
  848.           123.472222222222200000)
  849.         Alignment = taRightJustify
  850.         AlignToBand = True
  851.         AutoSize = True
  852.         Color = clWhite
  853.         Data = qrsPageNumber
  854.         Font.Charset = DEFAULT_CHARSET
  855.         Font.Color = clWindowText
  856.         Font.Height = -13
  857.         Font.Name = 'Arial'
  858.         Font.Style = []
  859.         ParentFont = False
  860.         Transparent = False
  861.         FontSize = 10
  862.       end
  863.     end
  864.     object QRBand6: TQRBand
  865.       Left = 23
  866.       Top = 136
  867.       Width = 431
  868.       Height = 19
  869.       Frame.Color = clBlack
  870.       Frame.DrawTop = False
  871.       Frame.DrawBottom = False
  872.       Frame.DrawLeft = False
  873.       Frame.DrawRight = False
  874.       AlignToBottom = False
  875.       BeforePrint = GroupFooterBand1BeforePrint
  876.       Color = clWhite
  877.       ForceNewColumn = False
  878.       ForceNewPage = False
  879.       Size.Values = (
  880.         83.784722222222220000
  881.         1900.590277777778000000)
  882.       BandType = rbGroupFooter
  883.       object QRShape10: TQRShape
  884.         Left = 274
  885.         Top = 0
  886.         Width = 149
  887.         Height = 5
  888.         Frame.Color = clBlack
  889.         Frame.DrawTop = False
  890.         Frame.DrawBottom = False
  891.         Frame.DrawLeft = False
  892.         Frame.DrawRight = False
  893.         Size.Values = (
  894.           22.048611111111110000
  895.           1208.263888888889000000
  896.           0.000000000000000000
  897.           657.048611111111100000)
  898.         Pen.Width = 2
  899.         Shape = qrsHorLine
  900.       end
  901.       object QRLabel85: TQRLabel
  902.         Left = 340
  903.         Top = 4
  904.         Width = 26
  905.         Height = 10
  906.         Frame.Color = clBlack
  907.         Frame.DrawTop = False
  908.         Frame.DrawBottom = False
  909.         Frame.DrawLeft = False
  910.         Frame.DrawRight = False
  911.         Size.Values = (
  912.           42.333333333333330000
  913.           1499.305555555555000000
  914.           17.638888888888890000
  915.           112.888888888888900000)
  916.         Alignment = taRightJustify
  917.         AlignToBand = False
  918.         AutoSize = False
  919.         AutoStretch = False
  920.         Caption = 'QRLabel6'
  921.         Color = clWhite
  922.         Font.Charset = DEFAULT_CHARSET
  923.         Font.Color = clWindowText
  924.         Font.Height = -13
  925.         Font.Name = 'Arial'
  926.         Font.Style = []
  927.         ParentFont = False
  928.         Transparent = False
  929.         WordWrap = True
  930.         FontSize = 10
  931.       end
  932.       object QRLabel86: TQRLabel
  933.         Left = 367
  934.         Top = 4
  935.         Width = 26
  936.         Height = 10
  937.         Frame.Color = clBlack
  938.         Frame.DrawTop = False
  939.         Frame.DrawBottom = False
  940.         Frame.DrawLeft = False
  941.         Frame.DrawRight = False
  942.         Size.Values = (
  943.           42.333333333333330000
  944.           1619.250000000000000000
  945.           17.638888888888890000
  946.           112.888888888888900000)
  947.         Alignment = taLeftJustify
  948.         AlignToBand = False
  949.         AutoSize = False
  950.         AutoStretch = False
  951.         Caption = 'QRLabel7'
  952.         Color = clWhite
  953.         Font.Charset = DEFAULT_CHARSET
  954.         Font.Color = clWindowText
  955.         Font.Height = -13
  956.         Font.Name = 'Arial'
  957.         Font.Style = []
  958.         ParentFont = False
  959.         Transparent = False
  960.         WordWrap = True
  961.         FontSize = 10
  962.       end
  963.       object QRLabel87: TQRLabel
  964.         Left = 396
  965.         Top = 4
  966.         Width = 26
  967.         Height = 10
  968.         Frame.Color = clBlack
  969.         Frame.DrawTop = False
  970.         Frame.DrawBottom = False
  971.         Frame.DrawLeft = False
  972.         Frame.DrawRight = False
  973.         Size.Values = (
  974.           42.333333333333330000
  975.           1746.250000000000000000
  976.           17.638888888888890000
  977.           112.888888888888900000)
  978.         Alignment = taRightJustify
  979.         AlignToBand = False
  980.         AutoSize = False
  981.         AutoStretch = False
  982.         Caption = 'QRLabel8'
  983.         Color = clWhite
  984.         Font.Charset = DEFAULT_CHARSET
  985.         Font.Color = clWindowText
  986.         Font.Height = -13
  987.         Font.Name = 'Arial'
  988.         Font.Style = []
  989.         ParentFont = False
  990.         Transparent = False
  991.         WordWrap = True
  992.         FontSize = 10
  993.       end
  994.       object QRLabel88: TQRLabel
  995.         Left = 280
  996.         Top = 4
  997.         Width = 39
  998.         Height = 10
  999.         Frame.Color = clBlack
  1000.         Frame.DrawTop = False
  1001.         Frame.DrawBottom = False
  1002.         Frame.DrawLeft = False
  1003.         Frame.DrawRight = False
  1004.         Size.Values = (
  1005.           44.097222222222220000
  1006.           1234.722222222222000000
  1007.           17.638888888888890000
  1008.           171.979166666666700000)
  1009.         Alignment = taLeftJustify
  1010.         AlignToBand = False
  1011.         AutoSize = True
  1012.         AutoStretch = False
  1013.         Caption = 'QRLabel49'
  1014.         Color = clWhite
  1015.         Font.Charset = DEFAULT_CHARSET
  1016.         Font.Color = clWindowText
  1017.         Font.Height = -13
  1018.         Font.Name = 'Arial'
  1019.         Font.Style = []
  1020.         ParentFont = False
  1021.         Transparent = False
  1022.         WordWrap = True
  1023.         FontSize = 10
  1024.       end
  1025.     end
  1026.     object QRChildBand1: TQRChildBand
  1027.       Left = 23
  1028.       Top = 96
  1029.       Width = 431
  1030.       Height = 10
  1031.       Frame.Color = clBlack
  1032.       Frame.DrawTop = True
  1033.       Frame.DrawBottom = False
  1034.       Frame.DrawLeft = False
  1035.       Frame.DrawRight = False
  1036.       AlignToBottom = False
  1037.       Color = clWhite
  1038.       ForceNewColumn = False
  1039.       ForceNewPage = False
  1040.       Size.Values = (
  1041.         44.097222222222220000
  1042.         1900.590277777778000000)
  1043.       ParentBand = QRStringsBand2
  1044.       object QRLabel147: TQRLabel
  1045.         Left = 11
  1046.         Top = 0
  1047.         Width = 14
  1048.         Height = 9
  1049.         Frame.Color = clBlack
  1050.         Frame.DrawTop = False
  1051.         Frame.DrawBottom = False
  1052.         Frame.DrawLeft = False
  1053.         Frame.DrawRight = False
  1054.         Size.Values = (
  1055.           39.687500000000000000
  1056.           48.506944444444440000
  1057.           0.000000000000000000
  1058.           61.736111111111110000)
  1059.         Alignment = taLeftJustify
  1060.         AlignToBand = False
  1061.         AutoSize = True
  1062.         AutoStretch = False
  1063.         Caption = 'Date'
  1064.         Color = clWhite
  1065.         Font.Charset = DEFAULT_CHARSET
  1066.         Font.Color = clWindowText
  1067.         Font.Height = -11
  1068.         Font.Name = 'Arial'
  1069.         Font.Style = []
  1070.         ParentFont = False
  1071.         Transparent = False
  1072.         WordWrap = True
  1073.         FontSize = 8
  1074.       end
  1075.       object QRLabel148: TQRLabel
  1076.         Left = 59
  1077.         Top = 0
  1078.         Width = 14
  1079.         Height = 9
  1080.         Frame.Color = clBlack
  1081.         Frame.DrawTop = False
  1082.         Frame.DrawBottom = False
  1083.         Frame.DrawLeft = False
  1084.         Frame.DrawRight = False
  1085.         Size.Values = (
  1086.           39.687500000000000000
  1087.           260.173611111111100000
  1088.           0.000000000000000000
  1089.           61.736111111111110000)
  1090.         Alignment = taLeftJustify
  1091.         AlignToBand = False
  1092.         AutoSize = True
  1093.         AutoStretch = False
  1094.         Caption = 'Time'
  1095.         Color = clWhite
  1096.         Font.Charset = DEFAULT_CHARSET
  1097.         Font.Color = clWindowText
  1098.         Font.Height = -11
  1099.         Font.Name = 'Arial'
  1100.         Font.Style = []
  1101.         ParentFont = False
  1102.         Transparent = False
  1103.         WordWrap = True
  1104.         FontSize = 8
  1105.       end
  1106.       object QRLabel149: TQRLabel
  1107.         Left = 109
  1108.         Top = 0
  1109.         Width = 34
  1110.         Height = 9
  1111.         Frame.Color = clBlack
  1112.         Frame.DrawTop = False
  1113.         Frame.DrawBottom = False
  1114.         Frame.DrawLeft = False
  1115.         Frame.DrawRight = False
  1116.         Size.Values = (
  1117.           39.687500000000000000
  1118.           480.659722222222200000
  1119.           0.000000000000000000
  1120.           149.930555555555600000)
  1121.         Alignment = taLeftJustify
  1122.         AlignToBand = False
  1123.         AutoSize = True
  1124.         AutoStretch = False
  1125.         Caption = 'Level name'
  1126.         Color = clWhite
  1127.         Font.Charset = DEFAULT_CHARSET
  1128.         Font.Color = clWindowText
  1129.         Font.Height = -11
  1130.         Font.Name = 'Arial'
  1131.         Font.Style = []
  1132.         ParentFont = False
  1133.         Transparent = False
  1134.         WordWrap = True
  1135.         FontSize = 8
  1136.       end
  1137.       object QRLabel150: TQRLabel
  1138.         Left = 321
  1139.         Top = 0
  1140.         Width = 45
  1141.         Height = 10
  1142.         Frame.Color = clBlack
  1143.         Frame.DrawTop = False
  1144.         Frame.DrawBottom = False
  1145.         Frame.DrawLeft = False
  1146.         Frame.DrawRight = False
  1147.         Size.Values = (
  1148.           42.333333333333330000
  1149.           1414.638888888889000000
  1150.           0.000000000000000000
  1151.           197.555555555555600000)
  1152.         Alignment = taRightJustify
  1153.         AlignToBand = False
  1154.         AutoSize = False
  1155.         AutoStretch = False
  1156.         Caption = 'Correct /'
  1157.         Color = clWhite
  1158.         Font.Charset = DEFAULT_CHARSET
  1159.         Font.Color = clWindowText
  1160.         Font.Height = -11
  1161.         Font.Name = 'Arial'
  1162.         Font.Style = []
  1163.         ParentFont = False
  1164.         Transparent = False
  1165.         WordWrap = True
  1166.         FontSize = 8
  1167.       end
  1168.       object QRLabel151: TQRLabel
  1169.         Left = 367
  1170.         Top = 0
  1171.         Width = 38
  1172.         Height = 10
  1173.         Frame.Color = clBlack
  1174.         Frame.DrawTop = False
  1175.         Frame.DrawBottom = False
  1176.         Frame.DrawLeft = False
  1177.         Frame.DrawRight = False
  1178.         Size.Values = (
  1179.           42.333333333333330000
  1180.           1619.250000000000000000
  1181.           0.000000000000000000
  1182.           169.333333333333300000)
  1183.         Alignment = taLeftJustify
  1184.         AlignToBand = False
  1185.         AutoSize = False
  1186.         AutoStretch = False
  1187.         Caption = 'Total'
  1188.         Color = clWhite
  1189.         Font.Charset = DEFAULT_CHARSET
  1190.         Font.Color = clWindowText
  1191.         Font.Height = -11
  1192.         Font.Name = 'Arial'
  1193.         Font.Style = []
  1194.         ParentFont = False
  1195.         Transparent = False
  1196.         WordWrap = True
  1197.         FontSize = 8
  1198.       end
  1199.       object QRLabel152: TQRLabel
  1200.         Left = 280
  1201.         Top = 0
  1202.         Width = 25
  1203.         Height = 9
  1204.         Frame.Color = clBlack
  1205.         Frame.DrawTop = False
  1206.         Frame.DrawBottom = False
  1207.         Frame.DrawLeft = False
  1208.         Frame.DrawRight = False
  1209.         Size.Values = (
  1210.           39.687500000000000000
  1211.           1234.722222222222000000
  1212.           0.000000000000000000
  1213.           110.243055555555600000)
  1214.         Alignment = taLeftJustify
  1215.         AlignToBand = False
  1216.         AutoSize = True
  1217.         AutoStretch = False
  1218.         Caption = 'Duration'
  1219.         Color = clWhite
  1220.         Font.Charset = DEFAULT_CHARSET
  1221.         Font.Color = clWindowText
  1222.         Font.Height = -11
  1223.         Font.Name = 'Arial'
  1224.         Font.Style = []
  1225.         ParentFont = False
  1226.         Transparent = False
  1227.         WordWrap = True
  1228.         FontSize = 8
  1229.       end
  1230.     end
  1231.     object QRStringsBand2: TQRStringsBand
  1232.       Left = 23
  1233.       Top = 71
  1234.       Width = 431
  1235.       Height = 25
  1236.       Frame.Color = clBlack
  1237.       Frame.DrawTop = False
  1238.       Frame.DrawBottom = False
  1239.       Frame.DrawLeft = False
  1240.       Frame.DrawRight = False
  1241.       AlignToBottom = False
  1242.       BeforePrint = QRStringsBand2BeforePrint
  1243.       Color = clWhite
  1244.       ForceNewColumn = False
  1245.       ForceNewPage = False
  1246.       Size.Values = (
  1247.         110.243055555555600000
  1248.         1900.590277777778000000)
  1249.       Master = QuickRep2
  1250.       PrintBefore = False
  1251.       object Fullname: TQRLabel
  1252.         Left = 0
  1253.         Top = 12
  1254.         Width = 43
  1255.         Height = 12
  1256.         Frame.Color = clBlack
  1257.         Frame.DrawTop = False
  1258.         Frame.DrawBottom = False
  1259.         Frame.DrawLeft = False
  1260.         Frame.DrawRight = False
  1261.         Size.Values = (
  1262.           52.916666666666670000
  1263.           0.000000000000000000
  1264.           52.916666666666670000
  1265.           189.618055555555600000)
  1266.         Alignment = taLeftJustify
  1267.         AlignToBand = True
  1268.         AutoSize = True
  1269.         AutoStretch = False
  1270.         Caption = 'Fullname'
  1271.         Color = clWhite
  1272.         Font.Charset = DEFAULT_CHARSET
  1273.         Font.Color = clWindowText
  1274.         Font.Height = -16
  1275.         Font.Name = 'Arial'
  1276.         Font.Style = [fsBold]
  1277.         ParentFont = False
  1278.         Transparent = True
  1279.         WordWrap = True
  1280.         FontSize = 12
  1281.       end
  1282.       object Classname: TQRLabel
  1283.         Left = 192
  1284.         Top = 13
  1285.         Width = 40
  1286.         Height = 10
  1287.         Frame.Color = clBlack
  1288.         Frame.DrawTop = False
  1289.         Frame.DrawBottom = False
  1290.         Frame.DrawLeft = False
  1291.         Frame.DrawRight = False
  1292.         Size.Values = (
  1293.           44.097222222222220000
  1294.           846.666666666666700000
  1295.           57.326388888888890000
  1296.           176.388888888888900000)
  1297.         Alignment = taLeftJustify
  1298.         AlignToBand = False
  1299.         AutoSize = True
  1300.         AutoStretch = False
  1301.         Caption = 'Classname'
  1302.         Color = clWhite
  1303.         Font.Charset = DEFAULT_CHARSET
  1304.         Font.Color = clWindowText
  1305.         Font.Height = -13
  1306.         Font.Name = 'Arial'
  1307.         Font.Style = []
  1308.         ParentFont = False
  1309.         Transparent = False
  1310.         WordWrap = True
  1311.         FontSize = 10
  1312.       end
  1313.       object Tutorname: TQRLabel
  1314.         Left = 394
  1315.         Top = 13
  1316.         Width = 37
  1317.         Height = 10
  1318.         Frame.Color = clBlack
  1319.         Frame.DrawTop = False
  1320.         Frame.DrawBottom = False
  1321.         Frame.DrawLeft = False
  1322.         Frame.DrawRight = False
  1323.         Size.Values = (
  1324.           44.097222222222220000
  1325.           1737.430555555556000000
  1326.           57.326388888888890000
  1327.           163.159722222222200000)
  1328.         Alignment = taRightJustify
  1329.         AlignToBand = True
  1330.         AutoSize = True
  1331.         AutoStretch = False
  1332.         Caption = 'Tutorname'
  1333.         Color = clWhite
  1334.         Font.Charset = DEFAULT_CHARSET
  1335.         Font.Color = clWindowText
  1336.         Font.Height = -13
  1337.         Font.Name = 'Arial'
  1338.         Font.Style = []
  1339.         ParentFont = False
  1340.         Transparent = False
  1341.         WordWrap = True
  1342.         FontSize = 10
  1343.       end
  1344.     end
  1345.     object QRStringsBand1: TQRStringsBand
  1346.       Left = 23
  1347.       Top = 106
  1348.       Width = 431
  1349.       Height = 19
  1350.       Frame.Color = clBlack
  1351.       Frame.DrawTop = False
  1352.       Frame.DrawBottom = False
  1353.       Frame.DrawLeft = False
  1354.       Frame.DrawRight = False
  1355.       AlignToBottom = False
  1356.       BeforePrint = QRStringsBand1BeforePrint
  1357.       Color = clWhite
  1358.       ForceNewColumn = False
  1359.       ForceNewPage = False
  1360.       Size.Values = (
  1361.         83.784722222222220000
  1362.         1900.590277777778000000)
  1363.       Master = QRStringsBand2
  1364.       Items.Strings = (
  1365.         'Ex1'
  1366.         'Ex2'
  1367.         'Ex3'
  1368.         'Ex4'
  1369.         'Ex5'
  1370.         'Ex6'
  1371.         'Ex7'
  1372.         'Ex8'
  1373.         'Ex9'
  1374.         'Ex10')
  1375.       PrintBefore = False
  1376.       object QRLabel84: TQRLabel
  1377.         Left = 8
  1378.         Top = 5
  1379.         Width = 39
  1380.         Height = 10
  1381.         Frame.Color = clBlack
  1382.         Frame.DrawTop = False
  1383.         Frame.DrawBottom = False
  1384.         Frame.DrawLeft = False
  1385.         Frame.DrawRight = False
  1386.         Size.Values = (
  1387.           44.097222222222220000
  1388.           35.277777777777780000
  1389.           22.048611111111110000
  1390.           171.979166666666700000)
  1391.         Alignment = taLeftJustify
  1392.         AlignToBand = False
  1393.         AutoSize = True
  1394.         AutoStretch = False
  1395.         Caption = 'QRLabel84'
  1396.         Color = clWhite
  1397.         Font.Charset = DEFAULT_CHARSET
  1398.         Font.Color = clWindowText
  1399.         Font.Height = -13
  1400.         Font.Name = 'Arial'
  1401.         Font.Style = []
  1402.         ParentFont = False
  1403.         Transparent = False
  1404.         WordWrap = True
  1405.         FontSize = 10
  1406.       end
  1407.     end
  1408.   end
  1409.   object PrintDialog1: TPrintDialog
  1410.     Options = [poPageNums]
  1411.     Left = 480
  1412.     Top = 172
  1413.   end
  1414. end
  1415.